Description
Use this method to get details of the pricing for the Dedicated Server Windows plans for your Sub-Resellers.
Response
Returns a map with the prices of the Dedicated Server Windows plans along with the prices of the other products.
The response structure for the Dedicated Server Windows product will be:
"productkey": { "addons": { "addon1-name":price, "addon2-name":price }, "plans": { "planid": { "action": { "tenure-in-months":price }, } } }
Example:
India Server
"dedicatedserverwindowsin": { "addons": { "ipaddress":0.0 }, "plans": { "105": { "renew": { "1":0.0 }, "add": { "1":0.0 } }, "106": { "renew": { "1":0.0 }, "add": { "1":0.0 } } } }